/* integralmethode.css */
@font-face {
	font-family: Trade_Gothic_LT_Bold;
	src: url("fonts/Trade_Gothic_LT_Bold.ttf");
}

#contenuMethode .rose{
	color:#de4e7e;
}

#contenuMethode .gras{
	font-weight:bold;
}

#contenuMethode{
	margin:30px 0px;
}

#contenuMethode div{
	margin:5px 0px;
}

#contenuMethode p,
#contenuMethode span,
#contenuMethode ul li{
	font-family:arial,helvetica,sans-serif;
	font-size:13px;
	line-height:19px;
	color:#333333;
}
#contenuMethode a{
	color:#ff3d83;
	font-weight:bold;
	text-decoration:none;
}
#contenuMethode .conteneurPushs{
	width:100%;
	height:62px;
	position:relative;
	top:0px;
	left:0px;
	margin-bottom:20px;
}
#contenuMethode .conteneurPushs #pushVideo{
	background:url("../img/pushVideoFabienneIntegral.jpg") center top no-repeat;
	width:541px;
	height:62px;
	
	position:absolute;
	top:0px;
	left:0px;
}
#contenuMethode .conteneurPushs .pushBilan{
	background:url("../img/pushBilanIntegral.jpg") center top no-repeat;
	width:405px;
	height:42px;
	
	position:absolute;
	top:10px;
	right:0px;
}
#contenuMethode .cadreRose{
	border:solid 4px #de4e7e;
	width:943px;
	padding-left:10px;
	padding-right:10px;
	margin-bottom:20px;
}
#contenuMethode .cadreRose > *{
	margin-bottom:10px;
}
#contenuMethode .cadreRose.bg1{
	background:url("../img/degrade1CardreRose.jpg") 0 0 repeat-x;
	height:124px;
}
#contenuMethode .cadreRose.bg2{
	background:url("../img/degrade2CardreRose.jpg") 0 0 repeat-x;
	height:179px;
}

#contenuMethode .titreCadre, 
#contenuMethode .titreSansCadre{
	font-family:arial,helvetica,sans-serif;
	font-size:13px;
	line-height:19px;
	color:#de4e7e;
	font-weight:bold;
	text-transform:uppercase;
	border-bottom:solid 2px #de4e7e;
	padding-bottom:5px;
}
#contenuMethode .titreSansCadre{
	border:none;
}

#contenuMethode .ombreMethode{
	background:url("../img/ombreSeparationMethode.jpg") center top no-repeat;
	width:967px;
	height:22px;
	margin:auto;
}

#contenuMethode .titreMethode{
	font-family:Trade_Gothic_LT_Bold;
	font-variant:small-caps;
	color:#de4e7e;
	font-weight:bold;
	border-bottom:solid 2px #b2b2b2;
	font-size:19px;
	width:967px;
	margin-top:10px;
	line-height:100%;
}
#contenuMethode span.num{
	font-family:Trade_Gothic_LT_Bold;
	color:#de4e7e;
	font-size:40px;
	line-height:100%;
}


#contenuMethode .sousTitreMethode{
	border-bottom:dotted 2px #b2b2b2;
	width:967px;
	height:35px;
	position:relative;
	top:0px;
	left:0px;
}
#contenuMethode .sousTitreMethode span{
	display:block;
	padding-top:10px;
	padding-left:30px;
}
#contenuMethode .schema{
	background:url("../img/schemaPriseEnCharge.jpg") center top no-repeat;
	width:964px;
	height:343px;
}

